Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Conversation

@bkanuka
Copy link

@bkanuka bkanuka commented Jan 20, 2018

No description provided.

path = ''
}

return pathsArray.map(function(f) {
Copy link
Owner

@soyuka soyuka Jan 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is bothering me and should not be needed.

Take a look at the paths function here.

Your custom search is leading to the path not being an array nor a string there. However, the data returned by the custom searched should be parsed here.
It the output is how you said:

somepath
somepath2

The search will output an array and this should not be needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants